CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 自适应阈值

搜索资源列表

  1. OpenCVFindContoursByAdaptiveThreshold

    0下载:
  2. 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under diffe
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2545
    • 提供者:-
  1. opencv 自适应阈值处理图像

    1下载:
  2. 自学opencv时编的小程序 希望对初学者有帮助
  3. 所属分类:源码下载

    • 发布日期:2012-03-08
    • 文件大小:1472183
    • 提供者:251845121
  1. opencv 图像的二值化

    0下载:
  2. opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大-opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2159385
    • 提供者:于帆
  1. threshold

    0下载:
  2. 调用opencv库,实现自适应阈值的图像二值化功能-Call opencv library to achieve adaptive threshold image binarization function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:26603
    • 提供者:leon
  1. adaptive

    0下载:
  2. 基于opencv的自适应阈值法,应用时必须先装有opencv库。-adaptive threshold method based on Opencv library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7614779
    • 提供者:刘玲
  1. moving-object-detection-method-

    0下载:
  2. 针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some of the articles I read, I feel
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:260901
    • 提供者:mei88
  1. Threshold

    0下载:
  2. 通过Opencv和MFC相结合进行图像处理,实现图像的阈值分割,通过人机交互选择阈值或者自适应阈值处理。可以支持用户交互修改阈值,便于使用-Opencv and MFC combination for image processing, image threshold segmentation, select the threshold of human-computer interaction, adaptive threshold processing. Modify the thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3461327
    • 提供者:张保
  1. canny

    0下载:
  2. opencv下canny算法的自适应阈值的确定-adaptive threshold determination opencv under the canny algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:147930
    • 提供者:刘振华
  1. adaptive_threshold

    0下载:
  2. opencv实现的自适应阈值分割 平台是VS2010 已经编译成功-opencv achieve adaptive threshold segmentation platform is the VS2010 has been compiled successfully
  3. 所属分类:OpenCV

    • 发布日期:2017-11-04
    • 文件大小:849
    • 提供者:liumengyun
  1. zishiyingyuzhifenge

    0下载:
  2. 基于openCV的C++自适应阈值分割程序,能运用自适应阈值达到效果比较理想的二值化图像-The C++ openCV based adaptive threshold segmentation procedures, can achieve the desired effect using adaptive threshold ideal binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6309535
    • 提供者:成龙
  1. OpenCV--local-adaptive-

    0下载:
  2. OpenCV基于局部自适应阈值的图像二值化 -OpenCV based on local adaptive threshold binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:526
    • 提供者:王烽
  1. simple_opencv

    0下载:
  2. opencv程序: 1.实现形态学上的图像处理—膨胀、腐蚀,开闭运算 2.霍夫圆变换 3.直方图均衡化 4.漫水填充图像金字塔尺寸缩放 5.自适应阈值化和单一阈值化-simple opencv program!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3987
    • 提供者:郭凯
  1. GMMS

    0下载:
  2. 基于高斯混合模型的图像分割程序,结合OpenCV,包括OTSU、金字塔分割、自适应阈值分割-Image segmentation program based on Gaussian mixture model, combined with OpenCV, including OTSU, pyramid segmentation, adaptive thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2054093
    • 提供者:user
  1. Thresholding

    0下载:
  2. 使用opencv实现对图像的阈值化,包含单一阈值化与自适应阈值化-Use opencv to achieve image thresholding, containing a single thresholding and adaptive thresholding
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7359272
    • 提供者:返璞归真
  1. test1_11

    0下载:
  2. Opencv自适应阈值化的小程序,用于图像处理。-Opencv adaptive thresholding small program for image processing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3059100
    • 提供者:XXX
  1. HandDetector

    0下载:
  2. 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:4902
    • 提供者:chengchi
  1. adaptThresh

    0下载:
  2. 使用opencv对图像进行阈值化处理,实现单一阈值(全局阈值)与自适应阈值的比较-Using opencv image thresholding processing, a single threshold (global threshold) compared with Adaptive Threshold
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5360424
    • 提供者:panxiaoxu
  1. erzhihua

    0下载:
  2. 基于OpenCV的图像二值化程序,可自适应阈值-OpenCV based on the image of the two value of the program, the adaptive threshold
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1734
    • 提供者:严旭
  1. threshold

    0下载:
  2. Opencv自适应阈值函数与规定阈值函数源码,可以通过滑动框调节,直观可靠-Opencv adaptive threshold function with a predetermined threshold value function source, by adjusting the sliding block, intuitive and reliable
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1087
    • 提供者:toni
  1. opencv

    0下载:
  2. opencv图片先灰度化,然后自适应阈值把图片变为黑白双色(二值化)。输出纯黑白图片(opencv The image is grayscale first, and then the adaptive threshold turns the picture into black and white (two value). Output pure black and white pictures)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:385024
    • 提供者:hank001
« 12 »
搜珍网 www.dssz.com